-
Home
-
Ultimate Maps by Supsystic
-
1.1.18
-
Code
-
Classes
- Lexer
Total Complexity |
69 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
323 |
Lines of code |
246 |
Logical lines of code |
177 |
Comment lines |
12 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
concatColReferences() |
A |
47 |
11 |
38 |
balanceMultilineComments() |
A |
49 |
11 |
32 |
concatInlineComments() |
A |
49 |
10 |
31 |
split() |
A |
47 |
7 |
38 |
balanceParenthesis() |
S |
51 |
7 |
28 |
concatUserDefinedVariables() |
S |
53 |
7 |
24 |
balanceCharacter() |
S |
56 |
4 |
18 |
balanceBackticks() |
S |
58 |
4 |
16 |
concatEscapeSequences() |
S |
59 |
4 |
15 |
isBacktick() |
S |
78 |
3 |
3 |
__construct() |
S |
78 |
1 |
3 |